home *** CD-ROM | disk | FTP | other *** search
- #ifndef _PROTO_XPKMASTER_H
- #define _PROTO_XPKMASTER_H
-
- #ifndef __NOLIBBASE__
- extern struct Library *XpkBase;
- #endif
-
- #include <exec/types.h>
- #include <clib/xpkmaster_protos.h>
-
- #ifdef __GNUC__
- #include <inline/xpkmaster.h>
- #else
- #include <pragma/xpkmaster_lib.h>
- #endif
-
- #endif /* _PROTO_XPKMASTER_H */
-